home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / libs / stk110 / sm.doc < prev    next >
Text File  |  1991-02-25  |  2KB  |  63 lines

  1. **********************************************************************
  2.                     This file is part of
  3.  
  4.          STK -- The sprite toolkit -- version 1.1
  5.  
  6.               Copyright (C) Jari Karjala 1991
  7.  
  8. The sprite toolkit (STK) is a FreeWare toolkit for creating high
  9. resolution sprite graphics with PCompatible hardware. This toolkit 
  10. is provided as is without any warranty or such thing. See the file
  11. COPYING for further information.
  12.  
  13. **********************************************************************
  14.  
  15.  
  16.  
  17. StarMines -- a Sprite Toolkit demo game -- version 1.1, Feb 25, 1991 
  18.  
  19.  
  20. Intro
  21. -----
  22.  
  23. StarMines is a simple shoot-em-up game without any need for thinking.
  24. Just go ahead and annihilate those nasty StarMines before they do it
  25. to you. Man the battlestations, several mine fields ahead!
  26.  
  27.  
  28. Controls
  29. --------
  30.  
  31. You control your ship by using the following keys:
  32.  
  33. z or arrow left         rotate anticlockwise
  34. x or arrow right        rotate clockwise
  35. m or arrow up           thrush
  36. space or , or .         shoot
  37.  
  38. You can quit the game any time by pressing Esc and you get back to
  39. DOS when you press Esc in the high score display.
  40.  
  41.  
  42. Challenge for game crackers: StarMines includes a CHEAT feature.
  43. Can you find it without reading the source?
  44.  
  45.  
  46. **********************************************************************
  47.  
  48.  
  49. The game source should not be taken as an example of programming
  50. style, but more of an example how to use the Sprite Toolkit routines.
  51.  
  52. If you have any comments, suggestions, bug reports (and fixes since I
  53. gave you the source!), let me know. I would also like to hear about
  54. the programs you create with the aid of the Sprite Toolkit. 
  55.  
  56.  
  57. Jari Karjala
  58. Veropellontie 11
  59. 00780 Helsinki
  60. Finland
  61.  
  62. FUNET: jka@niksula.hut.fi
  63.